Rename relative_margin to relativeMargin for consistency#95
Conversation
Follow up to 0e44c89, I noticed the new parameter name `relative_margin` does not follow the naming scheme used by the other parameters in the library, so renamed it to `relativeMargin`.
|
Btw I realize |
PierreRaybaut
left a comment
There was a problem hiding this comment.
You're perfectly right.
Thanks for pointing that out. |
Follow up to 0e44c89, I noticed the new parameter name
relative_margindoes not follow the naming scheme used by the other parameters in the library, so renamed it torelativeMargin.Relative to #94.